Only run 'eshell-first-time-mode-hook' once per Emacs session
authorLin Sun <sunlin7@hotmail.com>
Sat, 27 Apr 2024 06:55:49 +0000 (06:55 +0000)
committerJim Porter <jporterbugs@gmail.com>
Fri, 3 May 2024 03:13:20 +0000 (20:13 -0700)
commita2ccda71c15f75edef0711f94351af0dd7241beb
tree148506b6da3a2cd3b2a7a45ec5808d57abce0f82
parent6171a9a628fb71b172598c7d7bbea8448ee251d6
Only run 'eshell-first-time-mode-hook' once per Emacs session

* lisp/eshell/esh-mode.el (eshell-mode): Set 'eshell-first-time-p' to
nil (bug#70610).
lisp/eshell/esh-mode.el